Release 10.1A: OpenEdge Development:
Programming Interfaces


import-policies-from-xml procedure

Import policies from a specified XML file into the local ProDataSet object. If the XML file contains duplicate policy names, this procedure returns a comma-separated list of duplicate policy names, in which case the caller can decide if it wants to override them and call the resubmit-import-from-xml procedure.

Parameters:

INPUT pcxmlFileName AS CHARACTER

Filename of the XML file to import from.

OUTPUT pcList AS CHARACTER

List of existing policies.

OUTPUT pcErrorMsg AS CHARACTER

Error messages.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095